Skip to content

Link notification preferences in email to settings page#341

Merged
simonhamp merged 1 commit intomainfrom
link-notification-prefs
Apr 9, 2026
Merged

Link notification preferences in email to settings page#341
simonhamp merged 1 commit intomainfrom
link-notification-prefs

Conversation

@simonhamp
Copy link
Copy Markdown
Member

Summary

  • Updated the NewPluginAvailable email notification to include a direct link to the notification preferences settings page (/dashboard/settings?tab=notifications) instead of plain text mentioning account settings
  • Added test coverage to verify the email contains the correct link

Test plan

  • Existing NewPluginAvailableTest tests pass (9 tests, 15 assertions)
  • New test_mail_contains_notification_preferences_link test verifies the link is present in the email body

🤖 Generated with Claude Code

Replace plain text "manage your notification preferences" line with a
direct markdown link to /dashboard/settings?tab=notifications in the
NewPluginAvailable email notification. Add test coverage for the link.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@simonhamp simonhamp marked this pull request as ready for review April 9, 2026 17:44
@simonhamp simonhamp merged commit 4727552 into main Apr 9, 2026
2 checks passed
@simonhamp simonhamp deleted the link-notification-prefs branch April 9, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant